FlowSustainer FAQs
Frequently asked questions for the FlowSustainer guide.
FlowSustainer – FAQs
FlowSustainer – Frequently Asked Questions
This section contains frequently asked questions related to the FlowSustainer component.
What is the purpose of the Flow Sustainer component?
The Flow Sustainer component is used to resume a previously paused process instance without creating a new one. It ensures that halted flows can continue from a designated point using ProcessId, ObjectName, and EventId.
What does ObjectName represent?
The ObjectName specifies the internal system name of the component in the flow where continuation will occur. It must be the technical name (from the Name field), not the display label or caption.
What is the purpose of the EventId field?
The EventId determines which event on the referenced component (ObjectName) will be triggered to resume the process. The Identity number of the event can be found under the Events tab of that component.
What is the ProcessId field used for?
The ProcessId field defines the process number of the flow instance that needs to be resumed. It can be either a static number (e.g., 1024) or a dynamic value using Liquid syntax (e.g., `{{MyVariable.Value}\